Skip to content
Back to search
30
MCP

Docs Fetcher

pulsemcp/docs fetcher

Fetches and delivers up-to-date programming library documentation from various language ecosystems without requiring API keys, enabling direct access to reference materials within conversations.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Package Documentation Fetcher
Integrates with multiple package registries and documentation sources to provide up-to-date library information for code assistance, depende
0 tools
Docfork
Retrieves up-to-date documentation and code examples for any software library through the Docfork API, automatically selecting relevant libr
0 tools
Python Docs
Fetches Python documentation for quick access to language references and code explanations.
0 tools
Documentation Scraper
Provides specialized documentation scraping and retrieval from GitHub, NPM, PyPI, and web pages, enabling accurate reference to up-to-date l
0 tools
Social Fetch
Public social-data API and live docs for AI coding agents.
0 tools · streamable-http
Rust Docs
Fetches and returns Rust crate documentation from docs.rs, providing essential context for working with Rust code.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "docs_fetcher": {
      "url": "None",
      "transport": "http"
    }
  }
}